home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Internet Tools 1993 July
/
Internet Tools.iso
/
RockRidge
/
news
/
nntp
/
nntp.1.5.11
/
server
/
time.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1990-07-04
|
177 b
|
11 lines
/*
* Time manipulation routines.
*
* @(#)time.h 1.1 (Berkeley) 12/18/87
*/
extern long dtol();
extern char *ltod();
extern long local_to_gmt();
extern long gmt_to_local();